* xdisp.c: Minor style fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2012 16:55:28 +0000 (08:55 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2012 16:55:28 +0000 (08:55 -0800)
commit11605579d311ae17165e9a9fd6735d92492c4057
tree4b0d3ed004ff60ba64713688a30f14dec23acc53
parent051dba5beed5991732cb8e00e010921b63c535b3
* xdisp.c: Minor style fixes.

(init_iterator): Hoist assignment out of if-expression.
(markpos_of_region): Callers now test for sign, not for -1.
src/ChangeLog
src/xdisp.c